home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / BUS / Graf 2.36.sit / Graf ƒ / About 2.3.6 next >
Text File  |  1995-04-22  |  3KB  |  57 lines

  1.     Graf 2  v2.3.6
  2.     -------------
  3.  
  4. メIf this program proves useful to anyone out there then fine, if not then that's fine too.モ
  5.  
  6. Graf 2 is a scientific X-Y plotting and simple model fitting application that I have developed over 
  7. the years as my needs required.  It  features a fully parametric plotting engine that
  8. interprets TEXT data files that can be in fairly free form.  Lines of text that don't begin
  9. with numbers are ignored and any non-numerical character (ie the ususal tab or even
  10. commas or simple letters) can act as column separators.  Graf knows about linefeeds
  11. and even fortran double precision 'd' notation, so it can plot output directly from
  12. many sources.  It also support publish/subscribe and works well with Excel.
  13.  
  14. Large data files load almost immediately, and are limited only by RAM constraints.
  15. Any number of curves from any number of data files can be independently drawn in a plot.
  16. Linear curve fitting of various polynomials and simple statistics are available as well.
  17.  
  18. Best of all it is *free*, and Graf may be freely distributed, or distributed at cost
  19. of materials and delivery (but not sold or resold).
  20.  
  21. v2.3.6 fixes a number of bugs that slipped into 2.3.4 and 2.3.5.  Please don't use 2.3.4 or 2.3.5.
  22. Some bugs with fitting routines have been addressed, and new statistics files are included in
  23. the examples.  Again, it would be best if older statistics files from earlier versions of Graf
  24. were not used - although it will mostly be OK.  It is best to make new stat windows and 
  25. generate new stats.  v2.3.6 has been verified to startup without crashing on a mac Classic
  26. and no longer needs quicktime to open files.... :)  A number of other bugs with the 
  27. statistics fit preferences have been ironed out.
  28.  
  29.     New for 2.3.4,5,6:
  30.     ------------------
  31.  
  32. Global interface and file system overhaul.  (Spring cleaning!)  New Least-Squares features. 
  33. New text search and replace features. This series is the last major Graf 2 enhancement. 
  34. (Bugs fixes will continue though.)
  35.  
  36. v2.3.x will probably be the last version of Graf to support B&W only (MC68000) 
  37. machines like the mac plus. :(  However, the planned improvements for the next
  38. version (Graf 3), including 3D plotting (with hidden polygons and RGB lighting) and more 
  39. advanced analysis like FFTs, will not be practical on older machines anyway.  I hope that 
  40. v2.3.x will be around for a while - I will continue to support it even after Graf 3 is released :)
  41. so users with more modest machines and needs can still make plots for free!
  42.  
  43. I don't have access to a Mac Plus anymore, so I would be interested in test
  44. reports and bugs from B&W mac users.
  45.  
  46. Cheers 
  47. Ralph S. Sutherland, April 1995.
  48.  
  49. Graf 2  v 2.3.6
  50. Copyright 1995 Ralph S. Sutherland.  
  51. Portions copyright Symantec Corp. (THINK Pascal)
  52. Programmers Editors Package Copyright 1993 Rich Siegal.
  53. New fitting routines (my own implementations) based broadly on methods in Numerical Recipies vol 2. 
  54. Copyright 1992, W. H. Press, S. A. Teukolsky, W. T . Verrerling and B. P. Flannery, Cambridge Press
  55. (Thanks guys for a great book)
  56.  
  57.